check for 0 value on the denominator in the horizontal case just like we
authorGeorge Lebl <jirka@5z.com>
Sun, 9 Dec 2001 22:32:50 +0000 (22:32 +0000)
committerGeorge Lebl <jirka@src.gnome.org>
Sun, 9 Dec 2001 22:32:50 +0000 (22:32 +0000)
commitc66ca2dfb3df6402c8fee1797cd512a7a49838bd
treec7577150c44d16fc7d5654cf895225d40593419d
parent17f81739f737ac9a4d31baf49ea7c06789c0fca0
check for 0 value on the denominator in the horizontal case just like we

Sun Dec 09 15:06:51 2001  George Lebl <jirka@5z.com>

* gtk/gtkrange.c (gtk_range_calc_layout): check for 0 value on the
  denominator in the horizontal case just like we do in the vertical
  case (why I didn't notice that there were two cases the first time
  around is beyond me:).  Also fix indentation in the vertical case.
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkrange.c